SftTree/NET 2.0

Clear Method, ButtonsClass Class

Softel vdm, Inc.

Clears all defined default expand/collapse button images.

Syntax      ButtonsClass Class (Softelvdm.SftTreeNET)

VB   

Public Sub Clear()

C#   

public void Clear();

C++   

public: void Clear();

Comments

The Clear method clears all defined default expand/collapse button images.

The Clear method sets the properties ExpandableNormal, ExpandableHot, ExpandablePressed, ExpandedNormal, ExpandedHot and ExpandedPressed to null/Nothing.

The images defined using these properties are only used if the control's ButtonLook property is set to ButtonLookEnum.Custom.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com